PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFAnnotation Class
/ setMouseUpAction Method
The action to be performed when the mouse button is released inside the annotation's active area.
Collapse All
Expand All
In This Topic
setMouseUpAction Method
In This Topic
Sets the mouse up action.
Syntax
public
void
setMouseUpAction(
PDFAction
action
)
Parameters
action
The action to be performed when the mouse button is released inside the annotation's active area.
See Also
Reference
PDFAnnotation Class
PDFAnnotation Members